home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / PROGRAMM / 2716B.ZIP / BOR.EXE / LINKER.SM < prev   
Text File  |  1990-11-07  |  366b  |  29 lines

  1. TLINK
  2. EXE
  3. OBJ
  4.  
  5. /C0s
  6. /C0m
  7. /C0l
  8. /v
  9. /m map file with publics
  10. /x no map file at all
  11. /i initialize all segments
  12. /l include source line numbers
  13. /s detailed segment map
  14. /n no default libraries
  15. /d warn dup symbols
  16. /c lower case significant
  17. /3 enable 32-bit processing
  18. /v include debug info
  19. /e ignore extended dictionary
  20. /tcreate COM file
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.